Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the aws-sdk-go group with 6 updates #41

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2024

Bumps the aws-sdk-go group with 6 updates:

Package From To
github.com/aws/aws-sdk-go-v2/config 1.27.4 1.27.5
github.com/aws/aws-sdk-go-v2/credentials 1.17.4 1.17.5
github.com/aws/aws-sdk-go-v2/service/dynamodb 1.30.1 1.30.2
github.com/aws/aws-sdk-go-v2/service/rds 1.74.0 1.74.1
github.com/aws/aws-sdk-go-v2/service/s3 1.51.1 1.51.2
github.com/aws/aws-sdk-go-v2/service/sts 1.28.1 1.28.2

Updates github.com/aws/aws-sdk-go-v2/config from 1.27.4 to 1.27.5

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.17.4 to 1.17.5

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/credentials's changelog.

Release (2023-02-20)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.17.5
    • Bug Fix: fix int overflow bug on 32 bit architecture
  • github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.24.0
    • Feature: This release introduces a ServiceQuotaExceededException to the UpdateAssessmentFrameworkShare API operation.
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.47.0
    • Feature: Reasons for failed diff has been approved by SDK Reviewer

Release (2023-02-17)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/apprunner: v1.17.0
    • Feature: This release supports removing MaxSize limit for AutoScalingConfiguration.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.43.0
    • Feature: Release of Delta Lake Data Lake Format for Glue Studio Service

Release (2023-02-16)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/emr: v1.23.0
    • Feature: This release provides customers the ability to define a timeout period for procuring capacity during a resize operation for Instance Fleet clusters. Customers can specify this timeout using the ResizeSpecifications parameter supported by RunJobFlow, ModifyInstanceFleet and AddInstanceFleet APIs.
  • github.com/aws/aws-sdk-go-v2/service/grafana: v1.12.0
    • Feature: With this release Amazon Managed Grafana now supports inbound Network Access Control that helps you to restrict user access to your Grafana workspaces
  • github.com/aws/aws-sdk-go-v2/service/ivs: v1.20.3
    • Documentation: Doc-only update. Updated text description in DeleteChannel, Stream, and StreamSummary.
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.25.1
    • Documentation: Added a notice for account takeover prevention (ATP). The interface incorrectly lets you to configure ATP response inspection in regional web ACLs in Region US East (N. Virginia), without returning an error. ATP response inspection is only available in web ACLs that protect CloudFront distributions.

Release (2023-02-15)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/accessanalyzer: v1.19.3
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/account: v1.9.1
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
    • Bug Fix: Correct error type parsing for restJson services.
  • github.com/aws/aws-sdk-go-v2/service/acm: v1.17.3
    • Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.30.1 to 1.30.2

Commits
  • 3f28b51 Release 2023-02-03
  • 6e8d17f Regenerated Clients
  • 60dbdbb Update endpoints model
  • 212910a Update API model
  • eb8cb66 Upgrade smithy to 1.27.2, correct query empty list serialization
  • 24db9f5 Update processcreds.CredentialProcessResponse visibility to public (#1921)
  • bd3003e dependency: upgrade smithy to 1.27.2 and correct query empty list serialization
  • 0d94f22 Release 2023-02-02
  • 2eec85e Regenerated Clients
  • 4ca6e32 Update endpoints model
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/service/rds from 1.74.0 to 1.74.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.51.1 to 1.51.2

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.28.1 to 1.28.2

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/sts's changelog.

Release (2023-07-28)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/sqs: v1.23.4
    • Documentation: Documentation changes related to SQS APIs.

Release (2023-07-27)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.29.0
    • Feature: This release updates validation for instance types used in the AllowedInstanceTypes and ExcludedInstanceTypes parameters of the InstanceRequirements property of a MixedInstancesPolicy.
  • github.com/aws/aws-sdk-go-v2/service/ebs: v1.17.0
    • Feature: SDK and documentation updates for Amazon Elastic Block Store API
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.108.0
    • Feature: SDK and documentation updates for Amazon Elastic Block Store APIs
  • github.com/aws/aws-sdk-go-v2/service/eks: v1.28.0
    • Feature: Add multiple customer error code to handle customer caused failure when managing EKS node groups
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.95.0
    • Feature: Expose ProfilerConfig attribute in SageMaker Search API response.

Release (2023-07-26)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/entityresolution: v1.0.0
    • Release: New AWS service client module
    • Feature: AWS Entity Resolution can effectively match a source record from a customer relationship management (CRM) system with a source record from a marketing system containing campaign information.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.58.0
    • Feature: Release Glue Studio Snowflake Connector Node for SDK/CLI
  • github.com/aws/aws-sdk-go-v2/service/healthlake: v1.16.4
    • Documentation: Updating the HealthLake service documentation.
  • github.com/aws/aws-sdk-go-v2/service/managedblockchainquery: v1.0.0
    • Release: New AWS service client module
    • Feature: Amazon Managed Blockchain (AMB) Query provides serverless access to standardized, multi-blockchain datasets with developer-friendly APIs.
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.39.1
    • Documentation: This release includes general updates to user documentation.
  • github.com/aws/aws-sdk-go-v2/service/omics: v1.5.2
    • Documentation: The service is renaming as a part of AWS Health.
  • github.com/aws/aws-sdk-go-v2/service/opensearchserverless: v1.3.0
    • Feature: This release adds new collection type VectorSearch.
  • github.com/aws/aws-sdk-go-v2/service/polly: v1.27.0
    • Feature: Amazon Polly adds 1 new voice - Lisa (nl-BE)
  • github.com/aws/aws-sdk-go-v2/service/route53: v1.28.5
    • Documentation: Update that corrects the documents for received feedback.

Release (2023-07-25)

General Highlights

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the aws-sdk-go group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.27.4` | `1.27.5` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.17.4` | `1.17.5` |
| [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2) | `1.30.1` | `1.30.2` |
| [github.com/aws/aws-sdk-go-v2/service/rds](https://github.com/aws/aws-sdk-go-v2) | `1.74.0` | `1.74.1` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.51.1` | `1.51.2` |
| [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.28.1` | `1.28.2` |


Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.4 to 1.27.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.27.4...config/v1.27.5)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.17.4 to 1.17.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/v1.17.5/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.17.4...v1.17.5)

Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.30.1 to 1.30.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.30.1...service/s3/v1.30.2)

Updates `github.com/aws/aws-sdk-go-v2/service/rds` from 1.74.0 to 1.74.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.74.0...service/ec2/v1.74.1)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.51.1 to 1.51.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.51.1...service/s3/v1.51.2)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.28.1 to 1.28.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/ecs/v1.28.2/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/ecs/v1.28.1...service/ecs/v1.28.2)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/rds
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk-go
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 6, 2024

Superseded by #42.

@dependabot dependabot bot closed this Mar 6, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/aws-sdk-go-113db35e3f branch March 6, 2024 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants